/*公共属性*/
*
{
	list-style:none;
	margin:0;
	padding:0;
	outline:0;
	/*box-sizing:border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing:border-box !important;
	-ms-box-sizing:border-box !important;*/
}
body
{
	font-family:"宋体", "Arial";
	font-size:12px;
}
#content
{
	margin:0 auto;
	width:960px;
	background:#fff url(../images/line2.gif) 176px 0 repeat-y;
}
#content .menu p
{
      display: none;
}
.menu1 h5 
{
    color: #e70;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    margin-bottom: 12px;
}
#expmenu-freebie
{
	background:url(../images/clock.gif) 164px bottom no-repeat;
}



/*年份列表*/
li.expmenu1
{
	width:865px;
	padding:0 0 30px 95px;
}
li.expmenu1 *
{
	list-style:none;
}
li.expmenu1 > div.header1
{
	padding:0px;
	height:22px;
	line-height:22px;
}
li.expmenu1 > ul li
{
	padding:0px;
	color:#727272;
}
li.expmenu1 div.header1
{
	color:#ee7700;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	position:relative;
}
li.expmenu1 > div.header1 > .labe2
{
	padding-left:0px;
	background:no-repeat;
	position:absolute;
	left:0;
}
li.expmenu1 > div.header1 > .arrow1
{
	display:block;
	width:22px;
	height:22px;
	background:no-repeat center;
	float:left;
	position:absolute;
	left:70px;
}
li.expmenu1 > div.header1 > .arrow1.up1
{
	background:url(/Templets/jsw/Business%20Management/images/index.png) -220px -121px no-repeat;
}
li.expmenu1 > div.header1 > .arrow1.down1
{
	background:url(/Templets/jsw/Business%20Management/images/index.png) -150px -121px no-repeat;
}
li.expmenu1 div.header1:hover
{
	cursor:pointer;
}
li.expmenu1:last-child
{
	padding-bottom:60px;
}
li.expmenu1:first-child
{
	padding-top:32px;
	margin-top:-4px;
}


/*月份列表*/
li.expmenu
{
	width:865px;
	margin:28px 0 0px 0;
}
li.expmenu *
{
	list-style:none;
}
li.expmenu > div.header
{
	padding:0px;
	height:14px;
	line-height:14px;
}
li.expmenu > ul li
{
	color:#727272;
	width:760px!important;
	padding:0 0 0 105px;
}
li.expmenu div.header
{
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	position:relative;
}
li.expmenu > div.header > .label
{
	padding-left:0px;
	background:no-repeat;
	position:absolute;
	left:0;
	width:62px;
	text-align:right;
	color:#777777!important;
	font-weight:normal;
}
li.expmenu > div.header > .arrow
{
	display:block;
	width:14px;
	height:14px;
	background:no-repeat center;
	float:left;
	position:absolute;
	left:74px;
}
li.expmenu > div.header > .arrow.up
{
	background:url(/Templets/jsw/Business%20Management/images/index.png) -150px -158px no-repeat;
}
li.expmenu > div.header > .arrow.down
{
	background:url(/Templets/jsw/Business%20Management/images/index.png) -220px -158px no-repeat;
}
li.expmenu div.header:hover
{
	cursor:pointer;
}

.menu1
{
	margin-top:-18px;
}
.menu1 h3
{
	font-family:"微软雅黑";
	font-size:16px;
	padding-bottom:8px;
}
.menu1 p
{
	line-height:22px;
	color:#434343;
	/*text-indent:2em;*/
	width:710px!important;
	overflow:hidden;
}
.menu1 .list
{
	padding-right:0;
	width:760px!important;
}
.menu1 .list b
{
	float:left;
	width:235px;
	height:22px;
	line-height:22px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0.5px;
}
.menu1 .list ul li
{
	float:left;
	width:226px !important;
        padding:0 0 0 9px;
	height:22px;
	line-height:22px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0.5px;
        background: url("/Templets/jsw/Business%20Management/images/libg.gif") left center no-repeat;
}
.clear
{
	clear:both;
}










